home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 March / CHIP0303.BIN / multimed / vidtool / iuvcr_setup.exe / {app} / iuVCR.exe / 0 / RCDATA / TFVCRCONTROL / TFVCRCONTROL.txt
Text File  |  2002-11-14  |  1KB  |  57 lines

  1. object fVCRControl: TfVCRControl
  2.   Left = 948
  3.   Top = 164
  4.   BorderStyle = bsNone
  5.   Caption = 'VCR Control'
  6.   ClientHeight = 33
  7.   ClientWidth = 206
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 206
  21.     Height = 31
  22.     Align = alTop
  23.     Caption = ' '
  24.     TabOrder = 0
  25.     object sbPlay: TSpeedButton
  26.       Left = 54
  27.       Top = 4
  28.       Width = 23
  29.       Height = 22
  30.     end
  31.     object sbPause: TSpeedButton
  32.       Left = 79
  33.       Top = 4
  34.       Width = 23
  35.       Height = 22
  36.     end
  37.     object sbRewind: TSpeedButton
  38.       Left = 4
  39.       Top = 4
  40.       Width = 23
  41.       Height = 22
  42.     end
  43.     object sbStop: TSpeedButton
  44.       Left = 29
  45.       Top = 4
  46.       Width = 23
  47.       Height = 22
  48.     end
  49.     object sbFastForward: TSpeedButton
  50.       Left = 104
  51.       Top = 4
  52.       Width = 23
  53.       Height = 22
  54.     end
  55.   end
  56. end
  57.